home *** CD-ROM | disk | FTP | other *** search
/ Micom Basic 1995 August / CD [BM9508].bin / programs / lotus / lotus001.dsk / MACTOKEN.SAM (.txt) < prev    next >
Encoding:
Ami Pro/Word Pro document  |  1994-08-11  |  22.3 KB  |  799 lines

  1. [ver]
  2. [sty]
  3. [files]
  4. [revisions]
  5. [recfile]
  6. [prn]
  7.     PCL / HP LaserJet
  8. [lang]
  9. [desc]
  10.     660585519
  11.     611692490
  12.     [fopts]
  13.     666492766
  14. [fopts]
  15. [lnopts]
  16.     Body Text
  17. [docopts]
  18. [tag]
  19.     Body Text
  20.     [fnt]
  21.         Tms Rmn
  22.         240
  23.         49152
  24.     [algn]
  25.         225
  26.     [spc]
  27.         100
  28.     [brk]
  29.     [line]
  30.     [spec]
  31.     [nfmt]
  32.         280
  33. [lay]
  34.     Standard
  35.     [rght]
  36.         15840
  37.         12240
  38.         1440
  39.         1440
  40.         1440
  41.         1440
  42.         1440
  43.         10800
  44.     [hrght]
  45.     [lyfrm]
  46.         11200
  47.         12240
  48.         1440
  49.         1 0 0 0 0 0 0
  50.     [frmlay]
  51.         1440
  52.         12240
  53.         1440
  54.         1440
  55.         1440
  56.         10800
  57.     [txt]
  58.     [frght]
  59.     [lyfrm]
  60.         13248
  61.         14400
  62.         12240
  63.         15840
  64.         1 0 0 0 0 0 0
  65.     [frmlay]
  66.         15840
  67.         12240
  68.         1440
  69.         14400
  70.         1440
  71.         1440
  72.         10800
  73.     [txt]
  74. [elay]
  75.     43 0 17 0 0 1 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  76.     84 16 47 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  77.     128 0 20 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  78.     182 0 29 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  79.     236 0 21 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  80.     289 0 28 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  81.     341 0 10 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  82.     376 0 22 1025 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  83. [edoc]
  84. token|type class parmcnt wparam retval
  85. GOTO|102 1
  86. IF|102 2    ~ IF 
  87.  [ELSEIF 
  88. ] [ELSE 
  89. ] ENDIF<IF Sales > 1000 "
  90. I" ELSE "
  91. " ENDIF>
  92. ELSEIF|102 3
  93. ELSE|102 4
  94. ENDIF|102 5
  95. RETURN|102 6
  96. FOR|102 7
  97. NEXT|102 8
  98. WHILE|102 9
  99. WEND|102 10
  100. SWITCH|102 11
  101. CASE|102 12
  102. DEFAULT|102 13
  103. ENDSWITCH|102 14
  104. BREAK|102 15
  105. FUNCTION|102 16
  106. Call|102 18        ~ Call 
  107. ^) - 
  108. B<Call ansi.smm!insertchar()>
  109. ONCANCEL|102 19
  110. ONERROR|102 20
  111. DIM|102 21
  112. DEFSTR|102 22
  113. TO|102 23
  114. STEP|102 24
  115. DECLARE|102 25
  116. THEN|102 26
  117. CALLI|102 28
  118. DIALOG|102 29
  119. ENDDIALOG|102 30
  120. ALIAS|102 31
  121. DEFINE|102 32
  122. AND|110 1
  123. OR|110 2
  124. NOT|110 3
  125. ;two parters|123 type
  126. END|123 1
  127. EXIT|123 2
  128. ;fields|125 number
  129. Bookmark|125 0 ~3Bookmark - 
  130. >, <LastName>
  131. Set|125 1    ~ Set 
  132. B<Set TOTAL TOTAL + SUBTOTAL>, <Set TITLE "President">
  133. Seq|125 2    ~2Seq 
  134. ]][-[
  135. B<Seq Figure>, <Seq Table=5>, <Seq Figure+2 %N2>
  136. PageRef|125 3    ~ PageRef 
  137. B<PageRef 
  138. NextRec|125 4    ~ NextRec - 
  139. B<NextRec>
  140. Skip|125 5    ~ Skip - 
  141. B<IF country != "USA" Skip ENDIF>
  142. Button|125 6    ~ Button "
  143. B<Button "HELP" Message("
  144.  P.345-P.349 
  145. CreateDate|125 7    ~1CreateDate - 
  146. B<CreateDate %Db>, <CreateDate %T6>
  147. EditDate|125 8    ~1EditDate - 
  148. B<EditDate %Db>, <EditDate %T6>
  149. NumEdits|125 9    ~ NumEdits - 
  150. B<"Version 1.{NumEdits}">
  151. TotalEditingTime|125 10    ~ TotalEditingTime - 
  152. B<Set Cost Rate * TotalEditingTime>
  153. NumPages|125 11    ~ NumPages - 
  154. B<"Page {getpageno()} of {NumPages}">
  155. NumWords|125 12    ~ NumWords - 
  156. B<NumWords>
  157. NumChars|125 13    ~ NumChars - 
  158. B<NumChars>
  159. FileSize|125 14    ~ FileSize - 
  160. B<FileSize>
  161. MergeRec|125 16 ~ MergeRec - 
  162. B<IF MergeRec = 1 set total subtotal ELSE set total total + subtotal ENDIF>
  163. Include|125 17 ~ Include 
  164. B<Include "Standard.sam!
  165. Defined|125 18 ~ Defined 
  166. B<IF Defined Total Total ELSE "?" ENDIF>
  167. PrintEscape|125 19 ~ PrintEscape "[27]
  168. h" - 
  169. B<PrintEscape "[27]&&l2H">, <PrintEscape "[0x1b]&&l30">
  170. Index|125 20 ~ Index "
  171. ]"[#]["
  172. ]"]["
  173. "] - 
  174. Void|125 21 ~ Void 
  175. B<Void Exec("clock.exe", "", 2)>
  176. User|125 22 ~ User 
  177. B<User 
  178. Description|125 23 ~ Description - 
  179. B<Description>
  180. GetBookMark|125 24 ~ GetBookMark 
  181. B <GetBookMark "Name">
  182. TOC|125 25 ~ Toc Level "Text..." - 
  183. MergeField|125 26 ~ MergeField 
  184. ;keycodes|116 decimalvalue
  185. %Backspace|116 8
  186. %Tab|116 9
  187. %Enter|116 13
  188. %Space|116 32
  189. %PgUp|116 33
  190. %PgDn|116 34
  191. %End|116 35
  192. %Home|116 36
  193. %Left|116 37
  194. %Up|116 38
  195. %Right|116 39
  196. %Down|116 40
  197. %Ins|116 45
  198. %Del|116 46
  199. %Esc|116 27
  200. %F1|116 112
  201. %F2|116 113
  202. %F3|116 114
  203. %F4|116 115
  204. %F5|116 116
  205. %F6|116 117
  206. %F7|116 118
  207. %F8|116 119
  208. %F9|116 120
  209. %F10|116 121
  210. %F11|116 122
  211. %F12|116 123
  212. ;macro_functions_name|105 class parm_cnt
  213. Query$|105 1 -1    ~ *Query$("
  214. l"]) - 
  215. B<Query$("
  216. Decide|105 2 -1 ~ *Decide("
  217. ") - 
  218. B<IF decide("
  219. H") CreateDate ELSE EditDate ENDIF %Db>
  220. Message|105 3 -1    ~ *Message("
  221. "]) - 
  222. B<Message("
  223. SingleStep|105 4 1
  224. DEBUG|105 5 1
  225. Type|105 6 1
  226. UserControl|105 7 1
  227. DDEInitiate|105 8 2
  228. DDETerminate|105 9 1
  229. DDEReceive$|105 10 2
  230. DDEExecute|105 11 2
  231. DDEAdvise|105 12 3
  232. strchr|105 13 3
  233. Len|105 14 1    ~ *Len(
  234. B  <Len(Query$("
  235. Mid$|105 15 3    ~ *Mid$(
  236. B<Mid$("(404) 851-0007", 2, 3)>
  237. StrCat$|105 16 -1    ~ *StrCat$(
  238. ..]) - 
  239. B<StrCat$(Query$("
  240. H"),"
  241. LCase$|105 17 1    ~ *LCase$(
  242. B<LCase$("Hello")>
  243. UCase$|105 18 1    ~ *UCase$(
  244. B<UCase$("Hello")>
  245. FormatNum$|105 19 4 ~ *FormatNum$(
  246. B<FormatNum$("$", "", 2, 235.8)>
  247. StrField$|105 20 3    ~ *StrField$(
  248. B<StrField$("
  249. R",2,",")>
  250. MultiDecide|105 21 -2
  251. Exec|105 22 -1    ~ *Exec(
  252. ]) - 
  253. B<Exec("123w.exe", Query$("
  254. H"))>
  255. CurWord$|105 23 0
  256. CurShade$|105 24 0
  257. FillList|105 25 -1
  258. DialogBox|105 26 2
  259. GetDialogField$|105 27 1
  260. GetViewLevel|105 28 0
  261. GetMode|105 29 0
  262. Messages|105 30 1
  263. FillEdit|105 31 2
  264. IgnoreKeyboard|105 32 1
  265. DDEUnAdvise|105 33 2
  266. FileChanged|105 34 2
  267. DDEPoke|105 35 3
  268. SendKeys|105 36 -1
  269. GetTextBeforeCursor$|105 37 0
  270. ActivateApp|105 38 1
  271. chr$|105 39 1
  272. asc|105 40 1
  273. SetDlgCallBack|105 41 2
  274. GetDlgItemText|105 42 2
  275. SetDlgItemText|105 43 3
  276. GetDlgItem|105 44 2
  277. GetViewPrefOpts|105 45 0
  278. GetViewPrefLevel|105 46 0
  279. DlgKeyInterrupt|105 47 2
  280. sjis$|105 129 1
  281. knj$|105 130 1
  282. sjistojis$|105 131 1
  283. jistosjis$|105 132 1
  284. KMid$|105 133 3    ~ *KMid$(
  285. B<Kmid$("(404) 851-0007", 2, 3)>
  286. KLen|105 134 1    ~ *KLen(
  287. B<IF KLen(Query$("
  288. "))>60 Message("
  289. I") ENDIF>
  290. cdbl$|105 135 -1
  291. csng$|105 136 -1
  292. kext$|105 137 2
  293. kinstr|105 138 3
  294. isdbcs|105 139 2
  295. kpos|105 140 2
  296. hex$|105 141 1
  297. fgets$|105 257 1
  298. fputs|105 258 -2
  299. fopen|105 259 2
  300. fclose|105 260 1
  301. GetMarkText$|105 261 0
  302. ftell|105 262 1
  303. fseek|105 263 3
  304. SetGlobalVar|105 264 2
  305. GetGlobalVar$|105 265 1
  306. FreeGlobalVar|105 266 1
  307. GetOpenFileName$|105 267 0
  308. GetDocPath$|105 268 0
  309. GetStylePath$|105 269 0
  310. GetBackPath$|105 270 0
  311. AllocGlobalVar|105 271 2
  312. SetGlobalArray|105 272 3
  313. GetGlobalArray$|105 273 2
  314. Pause|105 274 1
  315. AssignKey|105 275 2
  316. GetTime|105 276 0
  317. IsNumeric|105 277 1
  318. AtEof|105 278 0
  319. GetDocInfo$|105 279 1
  320. FindFirst$|105 280 2
  321. FindNext$|105 281 0
  322. CurChar$|105 282 0
  323. DllLocate|105 283 3
  324. DllCall|105 284 -1
  325. RunLater|105 285 2
  326. GetProfileString$|105 286 -1
  327. WriteProfileString|105 287 -1
  328. GetStyleName$|105 288 0
  329. GetCurrentDir$|105 290 0
  330. AnswerMsgBox|105 291 1
  331. DarkMode|105 292 1
  332. CursorPosition$|105 293 0
  333. GetPageNo|105 294 0
  334. GetMacPath$|105 295 0
  335. HourGlass|105 296 1
  336. DLLLoadLib|105 297 3
  337. DLLFreeLib|105 298 1
  338. GetGlobalVarCount|105 299 0
  339. GetGlobalVarNames|105 300 1
  340. GetDocInfoKeywords$|105 301 0
  341. AddBar|105 513 0
  342. ShowBar|105 514 1
  343. AddMenu|105 515 2
  344. AddMenuItem|105 516 -4
  345. RenameMenuItem|105 517 -4
  346. CheckMenuItem|105 518 -4
  347. GrayMenuItem|105 519 -4
  348. DeleteMenuItem|105 520 -2
  349. DeleteMenu|105 521 -2
  350. AddMenuItemDDE|105 522 -4
  351. ChangeMenuAction|105 523 -4
  352. AddCascadeMenu|105 524 -3
  353. AddCascadeMenuItem|105 525 -5
  354. ChangeCascadeAction|105 526 -5
  355. InsertMenuItem|105 527 -5
  356. InsertCascadeMenu|105 528 -4
  357. InsertMenu|105 528 3
  358. InsertCascadeMenuItem|105 529 -6
  359. ToMenuBinary$|105 641 1
  360. ToMenuAscii$|105 642 1
  361. DateDiff|105 769 2
  362. FormatDate$|105 770 2
  363. FormatSeq$|105 771 2
  364. Now|105 772 0 ~1*Now() - 
  365. B<Now() %Db>
  366. FormatTime$|105 773 2
  367. DOSGetEnv$|105 774 1
  368. DOSGetFileAttr|105 775 1
  369. DOSSetFileAttr|105 776 2
  370. DOSrmdir|105 777 1
  371. DOSrename|105 778 2
  372. DOSdelfile|105 779 1
  373. DOSmkdir|105 780 1
  374. DOSchdir|105 781 1
  375. fread|105 782 2
  376. fwrite|105 783 -2
  377. BracketsToBin|105 784 1
  378. BinToBrackets|105 785 1
  379. Round|105 786 1
  380. Truncate|105 787 1
  381. Mod|105 788 2
  382. StatusBarMsg|105 789 1
  383. ChangeIcons|105 790 1
  384. SetIconSize|113 1 655 1
  385. PhysicalToLogical|105 791 1
  386. GetFmtPageStr$|105 792 1
  387. GetCurFrameLines|105 793 10
  388. GetCurFrameType|105 794 3
  389. GetCurFrameBorders|105 795 9
  390. SelectWindow|105 796 1
  391. SelectFrameByName|105 797 1
  392. GetAmiDirectory$|105 798 0
  393. GetRunningMacroName$|105 799 0
  394. IsFrameSelected|105 800 0
  395. Beep|105 801 0
  396. GetRunningMacroFile$|105 802 0
  397. DOSCopyFile|105 803 2
  398. GetCurFontInfo|105 804 4
  399. Assign|105 805 2
  400. Left$|105 806 2 ~ *Left$(
  401. B  <Left$("12345678", 4)>
  402. Right$|105 807 2 ~ *Right$(
  403. B  <Right$("123456789", 5)>
  404. Instr|105 808 3
  405. AppMove|105 1025 3
  406. AppSize|105 1026 3
  407. AppClose|105 1027 1
  408. AppGetWindowPos|105 1028 5
  409. AppMaximize|105 1029 1
  410. AppMinimize|105 1030 1
  411. AppRestore|105 1031 1
  412. AppIsRunning|105 1032 1
  413. AppGetAppCount|105 1033 0
  414. AppGetAppNames|105 1034 1
  415. AppHide|105 1035 1
  416. AppSendMessage|105 1036 4
  417. ClipboardRead|105 1037 1
  418. ClipboardWrite|105 1038 2
  419. GetBookMarkCount|105 1039 0
  420. GetBookMarkNames|105 1040 1
  421. ArrayInsert|105 1041 3
  422. ArrayDelete|105 1042 2
  423. ArraySort|105 1043 -1
  424. ArraySearch|105 1044 -2
  425. ArrayInsertByKey|105 1045 -3
  426. ArraySize|105 1046 1
  427. GetMasterFilesCount|105 1047 0
  428. GetMasterFiles|105 1048 1
  429. GetBookMarkPage|105 1049 1
  430. GetOpenFileCount|105 1050 0
  431. GetOpenFileNames|105 1051 1
  432. GetLayoutType|105 1281 0
  433. GetLayoutPageSize|105 1282 4
  434. GetLayoutRightLines|105 1283 5
  435. GetLayoutLeftLines|105 1284 5
  436. GetLayoutParmCnt|105 1285 1
  437. GetLayoutParameters|105 1286 2
  438. AmiProIndirect|105 1287 3
  439. GetWindowsDirectory$|105 1288 0
  440. EvalField|105 1289 1
  441. RecOpen|105 1290 -2
  442. RecClose|105 1291 1
  443. RecGetField|105 1292 2
  444. RecNextRec|105 1293 1
  445. RecFieldCount|105 1294 1
  446. RecFieldName$|105 1295 2
  447. NWGetObjectCount|105 1296 1
  448. NWGetObjectNames|105 1296 3
  449. NWGetContainerCount|105 1297 1
  450. NWGetContainerNames|105 1297 3
  451. NWReferenceToFile$|105 1298 1
  452. NWGetCurrentContainer|105 1299 2
  453. NWGetCurrentObject$|105 1300 0
  454. TableGetRange|105 1301 4
  455. GetSpecialEffects$|105 1302 0
  456. NWGetParent|105 1303 3
  457. GetPowerFieldCount|105 1304 1
  458. GetPowerFields|105 1305 2
  459. GotoPowerField|105 1306 2
  460. GetPowerFieldPage|105 1307 2
  461. GetStyleCount|105 1308 0
  462. GetStyleNames|105 1309 1
  463. GetDocVar|105 1310 1
  464. SetDocVar|105 1311 2
  465. GetMajic|105 1312 0
  466. GetInfo|105 1313 -1
  467. KeyInterrupt|105 1314 1
  468. MouseInterrupt|105 1315 1
  469. GetIconPalette|105 1316 0
  470. IsNewWave|105 1317 0
  471. OnMDIActivate|105 1318 1
  472. ;Numeric Constants|109 value
  473. ;Sammy_Functions:_name|113 parmcnt menuid retval
  474. <+#><+!>'FILE
  475. PrintEnvelope|113 0 237 1
  476. CreateDataFile|113 0 784 1
  477. OpenMergeFile|113 3 785 1
  478. CreateDescriptionFile|113 -1 783 1
  479. OpenDataFile|113 2 789 1
  480. EditDataFile|113 0 787 1
  481. New|113 3 101 1
  482. FileOpen|113 3 102 1
  483. ImportText|113 3 152 1
  484. FileClose|113 0 147 1
  485. NextWindow|113 0 727 1
  486. Save|113 0 103 1
  487. SaveAs|113 4 104 1
  488. SaveAsObject|113 4 127 1
  489. SaveAsMaster|113 2 130 1
  490. Revert|113 0 105 1
  491. ImportPicture|113 4 141 1
  492. ImportExport|113 -4 107 1
  493. FileManagement|113 0 108 1
  494. DocInfo|113 3 109 1
  495. RenameDocInfoField|113 2 125 1
  496. DocInfoFields|113 8 140 1
  497. DDELinks|113 -1 115 1
  498. MasterDoc|113 0 146 1
  499. MasterDocOpts|113 0 280 1
  500. Merge|113 -1 110 1
  501. MergeToFile|113 -1 110 3
  502. MergeMacro|113 -1 110 4
  503. MergeAction|113 1 116 1
  504. SelectDataFile|113 2 780 1
  505. SelectMergeDataFile|113 2 788 0
  506. FilePrint|113 4 111 1
  507. PrintOptions|113 3 126 1
  508. PrintSetup|113 -1 112 1
  509. SetMasterFiles|113 -3 284 1
  510. SetTOCFile|113 1 285 1
  511. SetIndexFile|113 2 283 1
  512. SetTOCOpts|113 7 470 1
  513. TOCOptions|113 -1 495 1
  514. ObjectAttributes|113 4 143 1
  515. AsciiOptions|113 1 123 1
  516. SendMail|113 1 229 1
  517. ReadMail|113 0 230 1
  518. OpenPreviousFile1|113 0 133 1
  519. OpenPreviousFile2|113 0 134 1
  520. OpenPreviousFile3|113 0 135 1
  521. OpenPreviousFile4|113 0 136 1
  522. OpenPreviousFile5|113 0 137 1
  523. <+#><+!>'EDIT
  524. Undo|113 0 151 1
  525. Cut|113 0 153 1
  526. Copy|113 0 154 1
  527. Paste|113 0 155 1
  528. InsertVariable|113 0 158 1
  529. InsertMerge|113 0 182 1
  530. InsertDocInfo|113 0 183 1
  531. InsertDate|113 2 165 1
  532. InsertMergeField|113 1 166 1
  533. InsertDocInfoField|113 2 167 1
  534. MarkText|113 0 159 0
  535. MarkTOC|113 0 159 103
  536. MarkIndexWord|113 0 180 1
  537. MarkTOCEntry|113 0 835 1
  538. InsertBullet|113 1 836 1
  539. MarkBookMark|113 2 466 1
  540. Footnotes|113 5 160 1
  541. Notes|113 0 282 1
  542. InsertNote|113 1 181 1
  543. SetDefPaths|113 0 170 0
  544. UseWorkingDir|113 1 591 1
  545. SetDefOptions|113 2 173 1
  546. SetDocPath|113 1 174 1
  547. SetStylePath|113 1 175 1
  548. SetBackPath|113 1 176 1<+#>
  549. SetMacroPath|113 1 286 1<+#>
  550. SetIconPath|113 1 518 1
  551. FieldEvaluate|113 0 571 1
  552. FieldLock|113 2 268 1
  553. FieldAuto|113 2 224 1
  554. FieldNext|113 0 569 1
  555. FieldPrev|113 0 570 1
  556. FieldRemove|113 2 227 1
  557. FieldUpdate|113 3 573 1
  558. FieldAdd|113 1 572 1
  559. FieldSave|113 1 269 1
  560. FieldEnd|113 0 568 1
  561. FieldCommand|113 0 568 0
  562. FieldToggleDisplay|113 0 266 1
  563. FieldShowResults|113 0 225 1
  564. FieldUpdateAll|113 0 267 1
  565. ProtectedText|113 -1 188 1
  566. NoHyphenation|113 -1 189 1
  567. SetDataFile|113 4 566 1
  568. GlossaryAdd|113 3 199 1
  569. RevisionInsertion|113 0 187 1
  570. InsertNewObject|113 1 589 1
  571. <+!><+#>'OBJECT
  572. CreateANew|113 0 192 1
  573. OpenObject|113 0 191 1
  574. ListObjects|113 2 193 1
  575. ShowLinks|113 1 194 1
  576. ObjectAttributes|113 4 195 1
  577. Share|113 0 184 1
  578. <:#297,9360><+#><+!>'<-#><+#>VIEW
  579. FullPageView|113 0 201 1
  580. CustomView|113 0 202 1
  581. StandardView|113 0 203 1
  582. EnlargedView|113 0 204 1
  583. FacingView|113 0 212 1
  584. LayoutMode|113 0 210 1
  585. DraftMode|113 0 211 1
  586. OutlineMode|113 0 218 1
  587. ViewPreferences|113 2 206 1
  588. ToggleCleanScreen|113 0 233 1
  589. CleanScreenOptions|113 1 234 1
  590. ToggleTabRuler|113 0 207 1
  591. ShowTabRuler|113 0 207 2
  592. HideTabRuler|113 0 207 3
  593. ToggleIconbar|113 0 208 1
  594. ShowIconbar|113 0 208 2
  595. HideIconbar|113 0 208 3
  596. LoadOptions|113 3 217 1
  597. <+#><+!>'TEXT
  598. FastFormat|113 0 246 1
  599. ApplyFormat|113 0 238 1
  600. FontChange|113 4 251 1
  601. FontRevert|113 0 251 2
  602. LeftAlign|113 0 259 1
  603. RightAlign|113 0 261 1
  604. Center|113 0 260 1
  605. Justify|113 0 262 1
  606. Spacing|113 1 252 1
  607. NormalText|113 0 253 1
  608. Bold|113 -1 254 1
  609. Italic|113 -1 255 1
  610. Underline|113 -1 256 1
  611. WordUnderline|113 -1 257 1
  612. SpecialEffects|113 2 258 1
  613. Indent|113 4 265 1
  614. IndentAll|113 0 247 1
  615. IndentFirst|113 0 248 1
  616. IndentRest|113 0 249 1
  617. Uppercase|113 0 273 1
  618. LowerCase|113 0 287 1
  619. InitialCaps|113 0 288 1
  620. SmallCaps|113 0 289 1
  621. <+#><+!>'STYLE
  622. CreateStyle|113 3 301 1
  623. ModifyStyle|113 0 302 0
  624. ModifySelect|113 1 311 1
  625. ModifyBreaks|113 -3 312 1
  626. ModifyAlignment|113 6 313 1
  627. ModifyLines|113 8 314 1
  628. ModifyFont|113 7 315 1
  629. ModifySpacing|113 7 316 1
  630. ModifyTable|113 6 317 1
  631. ModifyEffects|113 10 318 1
  632. JustifyAll|113 0 844 1
  633. CharShade|113 -1 859 1
  634. ModifyUnder|113 3 855 1
  635. ModifyShade|113 2 857 1
  636. ModifyUnderStyle|113 0 855 0
  637. ModifyShadeStyle|113 0 857 0
  638. ModifyReflow|113 0 319 1
  639. UseAnotherStyle|113 2 304 1
  640. SaveAsNewStyle|113 5 305 1
  641. StyleManagement|113 0 303 0
  642. SelectStyle|113 0 306 0
  643. ToggleStylesBox|113 0 307 1
  644. ShowStylesBox|113 0 307 2
  645. HideStylesBox|113 0 307 3
  646. DefineStyle|113 0 324 1
  647. StyleManageInit|113 0 321 1
  648. StyleManageAction|113 3 322 1
  649. StyleManageFinish|113 0 326 1
  650. OutlineStyle|113 -1 320 1
  651. SetStyle|113 1 323 1
  652. <+#><+!>'PAGE
  653. InsertLayout|113 0 378 1
  654. RemoveLayout|113 0 373 1
  655. RevertLayout|113 0 374 1
  656. ModifyLayout|113 0 352 0
  657. ModLayoutFinish|113 0 376 1
  658. ModLayoutInit|113 1 361 1
  659. ModLayoutPageSize|113 4 362 1
  660. ModLayoutRightPage|113 -8 363 1
  661. ModLayoutRightHeader|113 -8 364 1
  662. ModLayoutRightFooter|113 -8 365 1
  663. ModLayoutRightLines|113 5 366 1
  664. ModLayoutLeftPage|113 -8 367 1
  665. ModLayoutLeftHeader|113 -8 368 1
  666. ModLayoutLeftFooter|113 -8 369 1
  667. ModLayoutLeftLines|113 5 370 1
  668. FloatingHeader|113 1 360 1
  669. TabRulerInsert|113 0 371 1
  670. TabRulerRemove|113 0 372 1
  671. PageNumber|113 4 356 1
  672. LineNumber|113 3 359 1
  673. PageBreak|113 1 357 1
  674. HeaderFooter|113 1 377 1
  675. <+!><+#>'FRAME
  676. AddFrame|113 4 413 1
  677. ManualFrame|113 0 409 1
  678. AddFrameDlg|113 0 414 1
  679. FrameLayout|113 0 402 0
  680. GraphicsScaling|113 6 403 1
  681. DrawingMode|113 0 411 1
  682. ChartingMode|113 0 412 1
  683. Equations|113 0 423 1
  684. ImageProcessing|113 0 424 1
  685. GroupFrames|113 0 404 1
  686. BringFrameToFront|113 0 407 1
  687. SendFrameToBack|113 0 408 1
  688. SetFrameDefaults|113 17 415 1
  689. FrameModInit|113 0 421 1
  690. FrameModLines|113 10 416 1
  691. FrameModType|113 3 417 1
  692. FrameModBorders|113 9 418 1
  693. FrameModColumns|113 -1 419 1
  694. FrameModFinish|113 0 420 1
  695. <+#><+!>'TOOLS
  696. GotoCmd|113 3 452 1
  697. GotoShade|113 3 452 2
  698. GotoAgain|113 0 458 1
  699. FindReplace|113 0 451 0
  700. Replace|113 5 488 1
  701. SpellCheck|113 1 459 1
  702. ChangeLanguage|113 3 481 1
  703. Thesaurus|113 0 455 0
  704. Glossary|113 1 467 1
  705. GLossSet|113 1 468 1
  706. Generate|113 1 465 1
  707. Sort|113 6 456 1
  708. ChangeShortcutKey|113 3 490 1
  709. OnKey|113 3 422 1
  710. AssignMacroToFile|113 3 463 1
  711. Tables|113 -1 457 1
  712. DeleteEntireTable|113 0 651 1
  713. SelectEntireTable|113 0 654 1
  714. UserSetup|113 11 162 1
  715. MacroEdit|113 0 501 0
  716. MacroPlay|113 0 502 0
  717. MacroOptions|113 0 504 0
  718. IconCustomize|113 0 209 0
  719. IconRight|113 0 221 1
  720. IconLeft|113 0 220 1
  721. IconTop|113 0 222 1
  722. IconBottom|113 0 223 1
  723. IconFloating|113 0 219 1
  724. RevisionMarking|113 2 460 1
  725. RevisionMarkOpts|113 10 461 1
  726. ReviewRevisions|113 0 558 1
  727. DocumentCompare|113 1 500 1
  728. <+#><+!>'WINDOW
  729. NewWindow|113 0 525 1
  730. TileWindow|113 0 526 1
  731. CascadeWindow|113 0 527 1
  732. StartOfFiles|113 0 528 1
  733. <+#><+!>'TABLES
  734. TableLayout|113 -11 626 1
  735. TableLines|113 5 632 1
  736. InsertColumnRow|113 3 627 1
  737. DeleteColumnRow|113 1 628 1
  738. DeleteEntireTable|113 0 651 1
  739. SizeColumnRow|113 4 634 1
  740. ConnectCells|113 0 635 1
  741. Heading|113 0 631 1
  742. ProtectCells|113 0 638 1
  743. LeaderNone|113 0 642 1
  744. LeaderDots|113 0 639 1
  745. LeaderHyphs|113 0 640 1
  746. LeaderLines|113 0 641 1
  747. QuickAddCol|113 0 644 1
  748. QuickAddRow|113 0 643 1
  749. EditFormula|113 0 629 0
  750. SetFormula|113 1 637 1
  751. MoveParagraphUp|113 0 753 1
  752. MoveParagraphDown|113 0 754 1
  753. MoveLeftOrPromote|113 0 751 1
  754. MoveRightOrDemote|113 0 752 1
  755. SelectColumn|113 0 652 1
  756. SelectRow|113 0 653 1
  757. SelectEntireTable|113 0 654 1
  758. <+#><+!>'HELP
  759. Help|113 0 551 0
  760. About|113 0 552 0
  761. MacroHelp|113 0 553 0
  762. EnhancementProducts|113 0 555 0
  763. UsingHelp|113 0 830 0
  764. KeyboardHelp|113 0 831 0
  765. HowDoIHelp|113 0 832 0
  766. BasicsHelp|113 0 833 0
  767. UpgradeHelp|113 0 834 0
  768. <+#><+!>'MISC
  769. TypeOver|113 0 163 1
  770. PageDown|113 0 186 1
  771. PageUp|113 0 185 1
  772. FontFaceChange|113 1 278 1
  773. FontPointSizeChange|113 1 279 1
  774. OutlineLevels|113 1 757 1
  775. Delete|113 0 179 1
  776. ControlPanel|113 0 601 1
  777. TabRuler|113 -1 810 1
  778. PasteSpecial|113 1 588 1
  779. GetNotesWriteHandle|113 0 850 1
  780. ;sammy2funs|122 parmcnt message wparam
  781. Minimize|122 0 274 61472
  782. Maximize|122 0 274 61488
  783. Restore|122 0 274 61728
  784. ExitAmi|122 0 274 61536
  785. LineDown|122 0 277 0
  786. LineUp|122 0 277 1
  787. ScreenDown|122 0 277 2
  788. ScreenUp|122 0 277 3
  789. ElevatorUpDown|122 1 277 4
  790. TopOfFile|122 0 277 6
  791. EndOfFile|122 0 277 7
  792. CharRight|122 0 276 0
  793. CharLeft|122 0 276 1
  794. ScreenRight|122 0 276 2
  795. ScreenLeft|122 0 276 3
  796. ElevatorLeftRight|122 1 276 4
  797. LeftEdge|122 0 276 6
  798. RightEdge|122 0 276 7
  799.